home *** CD-ROM | disk | FTP | other *** search
/ Aminet 40 / Aminet 40 (2000)(Schatztruhe)[!][Dec 2000].iso / Aminet / util / boot / mathlibspatch.lha / mathlibspatch.doc next >
Encoding:
Text File  |  2000-09-05  |  3.4 KB  |  120 lines

  1. Short:      Mathffp, ieeesingtrans libs SpeedUp Patch
  2. Author:   Jess Sosnoski (at the below address!!!)
  3. Uploader: starblaz@ptdprolog.net
  4. Type:      util/boot
  5. Version:  1.0beta
  6. Requires: kick 2.04+, an 020+, FPU optional
  7. Long:
  8.  
  9. MathLibsPatch 1.0beta © 1997-2000 Jess Sosnoski
  10.  
  11. DESCRIPTION:
  12. -----------
  13. This is a program that patches some functions of the mathffp.library
  14. to use 68881/2 instructions, thus squeezing out a bit more speed.
  15. (I hope!)
  16. Speeded up FPU-using functions are SPDiv, SPMul, SPCeil, SPFloor 
  17.  
  18. There are several patched functions that do not use 68881/2 instructions,
  19. therefore can be patched on non-FPU machines.
  20.  
  21. Works on an '040 or '060 too! But only uses FPU versions of SPDiv and SPMul.
  22.  
  23. Also patches some functions of the mathieeesingbas.library
  24. to use 68881/2 instructions, thus squeezing out a tad more speed.
  25. (at worst...it should run at the same speed as before)
  26.  
  27. It also fixes that nasty bug with 040/060 cpu's on certain kickstart versions.
  28. (I think...someone with an 040/060 please test this!)
  29.  
  30. I.E.  It's an all-in-one replacement for FFPpatch, and MSBPatch.
  31.  
  32. INSTALLATION:
  33. ------------
  34. Copy it to your c: directory or wherever you like.
  35. You can add the line run <>NIL: mathlibspatch to your startup-sequence, or
  36. user-startup.  You can give it an icon and put it in WBstartup.
  37. You can basically put it anywhere :)
  38. (I have mine a little after setpatch in my startup-sequence)
  39.  
  40. USAGE:
  41. -----
  42. run <>NIL: mathlibspatch
  43.  
  44. OUTPUT:
  45. ------
  46. None...yet--but it will.
  47.  
  48. Although, if you don't have the right versions of the required libraries,
  49. it will exit with a returncode of 20--this means *ANY* of the patches.
  50. This WILL be fixed in a future version.
  51.  
  52. REMOVAL:
  53. -------
  54. sorry....once it's in...it stays in!
  55. (didn't I hear Al Bundy say that to Peg once...hmmm....)
  56.  
  57. CAVEATS:
  58. -------
  59. Don't expect any miracles.
  60.  
  61. Opens mathffp.library, and mathieeesingbas.library and
  62. never closes them.
  63.  
  64. Too lazy to combine the 2 docfiles for the old patches, so I've just
  65. included them in the archive.
  66.  
  67. NAAAASTY patching code....I didn't do a massive amount of code cleanup
  68. when I combined the patches, although some of it will make the next
  69. update (commandline & output) easier.
  70.  
  71. HISTORY:
  72. -------
  73. 1.0    First Release.  Includes all of the functionality of
  74.     the older FFPpatch, and MSBPatch.
  75.     Also checks for the presence of an FPU, and only patches
  76.     those functions that don't use an FPU if none is present.
  77.  
  78.     Did a couple of TEENSY optimizations here & there, so, it's
  79.     possible a couple of things *might* be slightly faster.
  80.  
  81. FUTURE:
  82. ------
  83. Make this doc file a bit more presentable, and maybe leave it as plain
  84. text without Amigaguide OR HTML just for kicks.
  85.  
  86. Add command line-arguments to turn on/off selected patches.
  87. (FFP,MSB)
  88.  
  89. Add output and error messages.
  90.  
  91. Make the patch exit and unpatch on CTRL-C, instead of hanging around.
  92.  
  93. One word: NitrOS!
  94.  
  95. BUGS:
  96. ----
  97. Hmmm...what would Tom say, ohyeah, um....possibly.
  98. (some returncode-20 error handling...all 3 patches must fail for this
  99.  to happen)
  100.  
  101. AUTHOR:
  102. ------
  103. Jess Sosnoski
  104. 651 Hillside Drive
  105. Mount Carmel, PA 17851-2463
  106. USA
  107.  
  108. starblaz@ptdprolog.net
  109.  
  110. Updates will appear on my webpage before they appear in Aminet's RECENT file.
  111. http://home.ptd.net/~starblaz
  112.  
  113. IRC nick: starblazr
  114. On: galaxynet (amiga channels), dalnet (#miggy1)
  115. us.chatjunkies.org (#elitecafe)
  116.  
  117. Emails, gifts, money, food, cigarettes, Amiga4060T's will all be
  118. gladly accepted.
  119. (I'll even accept a used, but working A1200)
  120.